parent
41f43ae4c0
commit
12a99d3d03
|
@ -57,4 +57,4 @@ void HighResTimeStamp::SetMicroSeconds(uint64_t MicroSeconds)
|
|||
#else
|
||||
m_time = (MicroSeconds * m_Freq) / 1000000;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue