package
1.27.2
Repository: https://github.com/echohead/yarpc-go.git
Documentation: pkg.go.dev

# Functions

Scale returns the timeout multiplied by any set multiplier.
Sleep sleeps the given duration in test time scale.

# Variables

Millisecond is a millisecond dilated into test time by TEST_TIME_SCALE.
Second is a second dilated into test time by TEST_TIME_SCALE.
X is the multiplier from the TEST_TIME_SCALE environment variable.