The timestamp generation at https://github.com/aphyr/meangirls/blob/master/lib/meangirls.rb#L59 fails to be monotonic if the server is running NTP and performs a clock adjustment. Is there a better clock here?
The timestamp generation at https://github.com/aphyr/meangirls/blob/master/lib/meangirls.rb#L59 fails to be monotonic if the server is running NTP and performs a clock adjustment. Is there a better clock here?