R
Ricardo Giorni
Hi all
Ruby sleep is based on the system time, and it doesn't work well for me,
since my system time can fluctuate.
I need a sleep based on cpu ticks, or something like this, does ruby has
a way to do this? Anyone has an alternative for it, or a ruby sleep
implementation based on ticks?
Thanks!
Ruby sleep is based on the system time, and it doesn't work well for me,
since my system time can fluctuate.
I need a sleep based on cpu ticks, or something like this, does ruby has
a way to do this? Anyone has an alternative for it, or a ruby sleep
implementation based on ticks?
Thanks!