]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/msg/async/Event.h
update sources to v12.1.0
[ceph.git] / ceph / src / msg / async / Event.h
index 5b89f53fbcdeb01975ee965320d6d1ef0d518604..b4743c1b278d223a570251e449f11726c3392b9c 100644 (file)
@@ -203,7 +203,7 @@ class EventCenter {
   uint64_t create_time_event(uint64_t milliseconds, EventCallbackRef ctxt);
   void delete_file_event(int fd, int mask);
   void delete_time_event(uint64_t id);
-  int process_events(int timeout_microseconds);
+  int process_events(int timeout_microseconds, ceph::timespan *working_dur = nullptr);
   void wakeup();
 
   // Used by external thread