mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 14:22:40 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@6873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8f8e019bd0
commit
9f7b9cab4f
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ void WebWord::ShowInfo()
|
|||
{
|
||||
String s;
|
||||
s << "Mem " << MemoryUsedKb() << " KB";
|
||||
static int sent_prev;
|
||||
#ifdef PLATFORM_TURTLE
|
||||
int secs = GetSysTime() - Ctrl::stat_started;
|
||||
Time tm = Time(1, 1, 1, 0, 0, 0) + secs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue