|
◆ span_bucket_state_make()
Create the initial state that persists across multiple calls of the function.
- Parameters
-
[in] | s | Bounds for generating the bucket list |
[in] | size | Size of the buckets |
[in] | origin | Origin of the buckets |
- Precondition
- The size argument must be greater to 0.
- Note
- The first argument is NULL when generating the bucket list, otherwise it is a temporal number to be split and in this case s is the value span of the temporal number
xx
|