x64dbg/docs/developers/functions/gui/GuiUpdateTimeWastedCounter.md
2025-07-04 01:32:42 +02:00

1.2 KiB

GuiUpdateTimeWastedCounter

Refreshes the time wasted counter.

void GuiUpdateTimeWastedCounter();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

GuiUpdateTimeWastedCounter();