Package-level declarations

Types

Link copied to clipboard

Representation of a ServerSoftware

Functions

Link copied to clipboard
inline fun <T> measureLoad(message: String, block: () -> T): T

Measures the amount of time in milliseconds it takes to execute the given block. Example: