LeviLamina
Loading...
Searching...
No Matches
AsyncTracker Class Reference

Public Member Functions

MCNAPI_C bool hasAsyncOperationTimedOut ()
MCNAPI_C void retryCallInSeconds (int seconds)
MCNAPI_C bool shouldCallBeRetried ()
MCNAPI_C void trackNewAsyncOperation (int timeoutInSeconds)

Public Attributes

::ll::TypedStorage< 1, 1, bool > isCurrentWaitingOnCall
::ll::TypedStorage< 1, 1, bool > mWasCallAborted
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > operationStartTime
::ll::TypedStorage< 8, 8, ::std::chrono::seconds > timeLimit
::ll::TypedStorage< 1, 1, bool > mHasRetryBeenRequested
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > mRetryTime

The documentation for this class was generated from the following file: