Hi everyone, long time since I have posted

Is there any way to get the number of Nanoseconds in flash?
I know you can get the number of Milliseconds and divide by 1000 to get nanoseconds. But that isn't accurate enough.

I would like to use the nanoseconds because I am making a small reflex game. Milliseconds just aren't fast enough (too many people can get the same number twice.)



Thanks.