Go to the source code of this file.
Functions | |
printf ("%*s", self->indent,"") | |
printf ("-> %s\n", copyinstr(arg0)) | |
printf ("<- %s %dus\n", copyinstr(arg0),(timestamp-self->times[self->indent])/1000) | |
Variables | |
self int | indent = 2 |
self int | times [int] = timestamp |
printf | ( | "<- %s %dus\n", copyinstr(arg0),(timestamp-self-> | times[self->indent] | ) |
printf | ( | "-> %s\n" | , | |
copyinstr(arg0) | ||||
) |
printf | ( | "%*s" | , | |
self-> | indent, | |||
"" | ||||
) |
Referenced by benchmarkForm(), CheckStorage::check(), Orphans::checkWidows(), StorageTypeStats::execute(), PPFuzzTester::execute(), DatabaseLag::execute(), ProfilerSimpleText::format(), userOptions::LISTER(), main(), printUTF8(), ImageBuilder::progress(), DbTestPreviewer::report(), resolveStubs(), and UpdateLogging::sync().
self indent = 2 |
Definition at line 9 of file tree.d.
Referenced by Services_JSON::encode(), and Services_JSON::encode2().
self times = timestamp |
Definition at line 10 of file tree.d.
Referenced by PopulateCategory::__construct(), and UpdateLogging::execute().