mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Cosmetic
This commit is contained in:
@@ -317,7 +317,7 @@ int LoadManager::getUptime()
|
|||||||
|
|
||||||
void LoadManager::threadEntry()
|
void LoadManager::threadEntry()
|
||||||
{
|
{
|
||||||
NameThread("loadMgr");
|
NameThread("loadmgr");
|
||||||
boost::posix_time::ptime t = boost::posix_time::microsec_clock::universal_time();
|
boost::posix_time::ptime t = boost::posix_time::microsec_clock::universal_time();
|
||||||
while (1)
|
while (1)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user