mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Cosmetics
This commit is contained in:
parent
1b235dbae8
commit
4c285cb8e4
@ -55,7 +55,7 @@ void CMeasureScript::UninitializeLuaScript()
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
** Updates the current disk free space value.
|
** Runs the function "Update()" in the script.
|
||||||
**
|
**
|
||||||
*/
|
*/
|
||||||
void CMeasureScript::UpdateValue()
|
void CMeasureScript::UpdateValue()
|
||||||
@ -73,7 +73,7 @@ void CMeasureScript::UpdateValue()
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
** Returns the time as string.
|
** Returns the value as a string.
|
||||||
**
|
**
|
||||||
*/
|
*/
|
||||||
const WCHAR* CMeasureScript::GetStringValue(AUTOSCALE autoScale, double scale, int decimals, bool percentual)
|
const WCHAR* CMeasureScript::GetStringValue(AUTOSCALE autoScale, double scale, int decimals, bool percentual)
|
||||||
|
Loading…
Reference in New Issue
Block a user