//
pkg.gl
Category
github.com/echohead/yarpc-go
internal
testtime
package
1.27.2
Repository:
https://github.com/echohead/yarpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
33 SLOC
#
Functions
Scale
Scale returns the timeout multiplied by any set multiplier.
Sleep
Sleep sleeps the given duration in test time scale.
#
Variables
Millisecond
Millisecond is a millisecond dilated into test time by TEST_TIME_SCALE.
Second
Second is a second dilated into test time by TEST_TIME_SCALE.
X
X is the multiplier from the TEST_TIME_SCALE environment variable.