Package dev.gmitch215.bytebox
Interface Alarm
public interface Alarm
Handles a Durable Object alarm. An alarm invocation carries the same CPU limit as a request
rather than a larger one.
- Since:
- 1.0.0
-
Method Summary
-
Method Details
-
alarm
Runs one alarm.- Parameters:
env- the bindings declared in the Wrangler configurationctx- the invocation context
-