nextBucket
@forge/monorepo / backend/src / nextBucket
Function: nextBucket()
nextBucket(
period,bucketStart):string
Defined in: backend/src/usage/quota.ts:94
The bucket after this one. For tiling a range without arithmetic at the call site.
Parameters
period
"hour" | "day" | "week" | "month"
bucketStart
string
Returns
string