mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-18 17:34:34 -04:00
@@ -88,6 +88,7 @@ private:
|
||||
std::shared_ptr<Batch> FindFirstWakeupBatchLocked();
|
||||
void SetLocked(int type, std::chrono::nanoseconds when);
|
||||
std::chrono::steady_clock::time_point ConvertToElapsed(std::chrono::milliseconds when, int type);
|
||||
std::chrono::steady_clock::time_point GetBootTimeNs();
|
||||
void CallbackAlarmIfNeed(std::shared_ptr<TimerInfo> alarm);
|
||||
|
||||
std::map<uint64_t, std::shared_ptr<TimerEntry>> timerEntryMap_;
|
||||
|
||||
Reference in New Issue
Block a user