I have a simple circuit in spice that I put a 0-5V step function into. So basically as square-wave going in. Then I can get my current and voltage waveforms out, or do some math to get power. But I really want to know say for 1ms how much power was used. I just want to compare a few approaches and my comparison that other people on my team will understand will be Watts. So I was thinking how many Watts were used in 1ms.
I'm thinking maybe I want to integrate under the power curve? Not sure exactly how to accomplish that in LTspice so I'm asking for some advice. I did read a little about the idt function.