waitNormal

open fun waitNormal(mean: Int, std: Int)

Waits for a random amount of time, using the mean/sd parameters in a normal distribution to pick a random value

Parameters

mean

the mean

std

the standard deviation