We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed180d commit 411140aCopy full SHA for 411140a
shared-bindings/precise_time/__init__.c
@@ -30,11 +30,11 @@
30
#include "shared-bindings/precise_time/__init__.h"
31
32
//| :mod: `precise_time` --- integer time and timing related functions
33
-//| ====================================================================
+//| =======================================================================
34
//|
35
//| .. module:: precise_time
36
-//| :synopsis: integer time related functions
37
-//| :platform: SAMD21
+//| :synopsis: integer time related functions
+//| :platform: SAMD21
38
39
//| The `precise_time` module. See the `time` module instead for an API that is
40
//| also available in CPython.
0 commit comments