MU Library
clock.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: Apache-2.0
2
// Copyright 2024 XCENA Inc.
3
4
#pragma once
5
6
#include <cstdint>
7
8
namespace
mu
9
{
10
24
uint64_t
getClockCycle
();
25
26
}
// namespace mu
mu
Definition:
assert.hpp:9
mu::getClockCycle
uint64_t getClockCycle()
Get the current clock cycle count.
mu
include
mu
clock
clock.hpp
Generated by
1.9.1