aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/fasttime.h
blob: 544cb4bd19087d91a2059ca5abaeb8d08880aa36 (plain) (blame)
1
2
3
4
5
6
#pragma once

#include "datetime.h"

/// Fast but possibly less accurate microseconds since epoch
ui64 InterpolatedMicroSeconds();