vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
531 stars 175 forks source link

usecTimestampNow() returns number of 100ns clock ticks since Unix epoch, not usecs. #1743

Open ctrlaltdavid opened 1 year ago

ctrlaltdavid commented 1 year ago

I.e., the value returned is 10 x that expected.

Some user doc is incorrect (e.g., the "lastEdited" entity property).

Some code could be incorrectly assuming the value is usec, but some code could have been tuned taking into account the actual values returned.

stale[bot] commented 10 months ago

Hello! Is this still an issue?