Skip to content
Commit 09782f3a authored by Andreas Oberritter's avatar Andreas Oberritter Committed by Martin Jansa
Browse files

python-monotonic: new recipe, version 0.4



On Python 3.3 or newer, monotonic will be an alias of time.monotonic
from the standard library. On older versions, it will fall back to
an equivalent implementation.

Signed-off-by: default avatarAndreas Oberritter <obi@opendreambox.org>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent e22f33ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment