NLog timestamp accuracy

Viewed 327

This is a timestamp i get from NLog

16:03:39.5813

Ive read online discussions on weather the accuracy should and can be milliseconds or 16ms increments but the timestamp after the dot seems to count up to 10.000! What is it?

1 Answers
Related