Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/zoeService/types-ambient
AfterDeadlineExitRule
Interface AfterDeadlineExitRule
interface
AfterDeadlineExitRule
{
afterDeadline
:
{
deadline
:
Timestamp
;
timer
:
TimerService
;
}
;
}
Index
Properties
after
Deadline
Properties
after
Deadline
after
Deadline
:
{
deadline
:
Timestamp
;
timer
:
TimerService
;
}
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
after
Deadline
API documentation of Agoric SDK
Loading...