//
pkg.gl
Category
github.com/ava-labs/hypersdk
internal
window
package
0.0.17
Repository:
https://github.com/ava-labs/hypersdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
50 SLOC
#
Functions
Last
No description provided by the author
Roll
Roll rolls the uint64s within [consumptionWindow] over by [roll] places.
Sum
Sum sums [numUint64s] encoded in [window].
Update
Update adds [unitsConsumed] in at index within [window].
#
Constants
WindowSize
No description provided by the author
WindowSliceSize
No description provided by the author
#
Type aliases
Window
TODO: how does this handle many consecutive updates of < 1s?.