diff options
| author | Dan Halbert <halbert@halwitz.org> | 2020-02-07 10:02:50 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2020-02-07 10:02:50 -0500 |
| commit | 857d8ab40a6e4ef7d0cc78f481511070c1af15e3 (patch) | |
| tree | ec60bdcc4df1cfdb3fb854a1c3854b60b0c07dc0 /locale | |
| parent | a63f49cb83ac95328bdedb543d844df378fbf207 (diff) | |
improve time.monotonic_ns() accuracy from ms to us
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/circuitpython.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 6069bdd97..3e4413068 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-05 15:55-0800\n" +"POT-Creation-Date: 2020-02-07 10:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |
