Function traffloat::gas::lerp [−][src]
pub fn lerp(
current: &StorageSize,
next: &NextStorageSize,
time: Instant
) -> GasVolumeExpand description
Interpolates the current graphical size of a storage.
pub fn lerp(
current: &StorageSize,
next: &NextStorageSize,
time: Instant
) -> GasVolumeInterpolates the current graphical size of a storage.