ID:2813351
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
world.timeofday is only accurate to the nearest decisecond, this is limiting if you want to measure a time frame between two ticks (assuming world.tick_lag is less than 1 decisecond which ours is).

it would be great if either there was a new var that acts like world.timeofday except not rounded and just as accurate as world.tick_usage, or timeofday was changed to work like this.