Can I query animCurve time value(s) by output value?

You can ignore this question :confused:

I ended up storing the time value of the curve at an outValue of 0 and once the outvalue was >= prevOutValue++, storing that frame. Works well enough.