mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-05 02:49:00 +08:00
2a541175b5
On my way, fixed a couple of cases where we had `()` in the header, and non-empty argument list in the source file. PUBLISHED_FROM=5519526cf84e2bbd425a726fcc112fea1a95cbf1
11 lines
150 B
Markdown
11 lines
150 B
Markdown
---
|
|
title: "mg_time()"
|
|
decl_name: "mg_time"
|
|
symbol_kind: "func"
|
|
signature: |
|
|
double mg_time(void);
|
|
---
|
|
|
|
A sub-second precision version of time().
|
|
|