mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
beast, not BEAST
This commit is contained in:
@@ -139,7 +139,7 @@ SystemStats::CPUFlags::CPUFlags()
|
||||
}
|
||||
|
||||
//==============================================================================
|
||||
uint32 BEAST_millisecondsSinceStartup() noexcept
|
||||
uint32 beast_millisecondsSinceStartup() noexcept
|
||||
{
|
||||
timespec t;
|
||||
clock_gettime (CLOCK_MONOTONIC, &t);
|
||||
|
||||
Reference in New Issue
Block a user