# Functions
NewLogNormal instantiates a new latency model of log normal latency distribution with the given mean.
NewZipf instantiates a new latency model of ZipF latency distribution with the given max.
# Variables
None represents zero no-op latency model.
# Interfaces
Model represents a latency model of cross participant communication.
# Type aliases
Modeler instantiates a new latency Model.