summaryrefslogtreecommitdiff
path: root/docs/api-notes/common/lib_common/BoxTime.txt
blob: 18bef5a5014763dd9f5d270856f50001a6d9c006 (plain)
1
2
3
4
5
6
7
TITLE BoxTime

Not strictly a class, but time is presented in the project as 64 bit integers as microseconds since the UNIX Epoch.

There are a number of utility functions in the BoxTime*.h files, which are useful.

To get BoxTime values from a struct stat, use the FileModificationTime.h functions.