i want to have a timescale with millisecond accuracy, but i don't really know how to do that.
All examples only have second accuracy and always use QDateTime::fromTime_t(int v) or something else.

Has somebody experiences with that and can give me a tip how to solve that problem?

thx