Searched defs:GetAppStartTime (Results 1 – 1 of 1) sorted by relevance
39 using GetAppStartTime = std::function<double()>; variable44 typedef double (*GetAppStartTime)(); typedef