getTimingEntropy

Fill the buffer with timing measurements.

@safe @nogc nothrow static
void
getTimingEntropy
(
ubyte[] buf
)

Parameters

buf
Type: ubyte[]

The buffer to fill.

Meta