• Andrii Grynenko's avatar
    Implement operator timed_wait · 5c3ad99e
    Andrii Grynenko authored
    Summary: Currently the implementation just relies on futures::sleep. Ideally it should be able to use Executor's timer if available.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D8404592
    
    fbshipit-source-id: e952a0cc3d99bc528ea14ff5c68835d63a71e685
    5c3ad99e
Wait.h 1.47 KB