Searched refs:currentTimeInMs (Results 1 – 1 of 1) sorted by relevance
93 double currentTimeInMs = GetSystemTimeInMs(); in StartCalculationBeforeGC() local94 gcStartTime_ = currentTimeInMs; in StartCalculationBeforeGC()99 double duration = currentTimeInMs - allocTimeMs_; in StartCalculationBeforeGC()100 allocTimeMs_ = currentTimeInMs; in StartCalculationBeforeGC()