Ref T261, timestamp utility functions

This commit is contained in:
Klaus Basan
2018-04-27 02:11:15 +02:00
committed by Roland Winklmeier
parent d390116666
commit d1f5635bd1
4 changed files with 192 additions and 28 deletions

View File

@@ -154,7 +154,7 @@ namespace BlackMisc
enum ColumnIndex
{
IndexOffsetMs = CPropertyIndex::GlobalIndexITimestampBased + ITimestampBased::IndexMSecsSinceEpoch + 1,
IndexAdjustedMisWithOffset,
IndexAdjustedMsWithOffset,
IndexOffsetWithUnit // keep this as last item
};