package
0.0.11
Repository: https://github.com/ava-labs/blobvm.git
Documentation: pkg.go.dev

# Functions

NewStagedTimer returns a timer that will execute [f] when a timeout occurs and execute an additional timeout after the returned duration if [f] returns true and some duration.
NewTimer creates a new timer object.

# Structs

Timer wraps a timer object.