Module bsec::clock::test_support

source ·
Expand description

Provides a fake Clock implementation to be used in unit tests.

This module is only available if the test-support feature is enabled.

Structs

A fake Clock for unit tests that can be advanced manually.