mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
Ref T261, timestamp utility functions
This commit is contained in:
committed by
Roland Winklmeier
parent
d390116666
commit
d1f5635bd1
@@ -154,7 +154,7 @@ namespace BlackMisc
|
||||
enum ColumnIndex
|
||||
{
|
||||
IndexOffsetMs = CPropertyIndex::GlobalIndexITimestampBased + ITimestampBased::IndexMSecsSinceEpoch + 1,
|
||||
IndexAdjustedMisWithOffset,
|
||||
IndexAdjustedMsWithOffset,
|
||||
IndexOffsetWithUnit // keep this as last item
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user