[][src]Module orml_benchmarking::benchmarking

Interface that provides functions for benchmarking the runtime.

Structs

HostFunctions

Provides implementations for the extern host functions.

Functions

commit_db

Commit pending storage changes to the trie database and clear the database cache.

current_time

Get the number of nanoseconds passed since the UNIX epoch

wipe_db

Reset the trie database to the genesis state.