diff options
Diffstat (limited to 'debuggerd/util.h')
| -rw-r--r-- | debuggerd/util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debuggerd/util.h b/debuggerd/util.h index e964423607..07e7e992cc 100644 --- a/debuggerd/util.h +++ b/debuggerd/util.h @@ -23,3 +23,5 @@ std::string get_process_name(pid_t pid); std::string get_thread_name(pid_t tid); + +std::string get_timestamp(); |
