mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-01-17 19:13:03 +08:00
correct a typo
This commit is contained in:
parent
f9fd6d7067
commit
d73e29e220
@ -474,7 +474,7 @@ int64_t clock(void)
|
||||
/*!
|
||||
* \brief get the elapsed cycles since perf_counter is initialised
|
||||
*
|
||||
* \return int64_t the elpased cycles
|
||||
* \return int64_t the elapsed cycles
|
||||
*/
|
||||
int64_t get_system_ticks(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user