bt2: split clock value module from clock class module
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 5 Sep 2017 23:01:03 +0000 (19:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Sep 2017 18:48:43 +0000 (14:48 -0400)
commit79c39ab98539857548234abddaa7f728cf27a45f
treebb3f781433d06b4062ff49cde574c37298e9b6e1
parentc057dea051159b06050ab5d6b640dfb7e1654ba7
bt2: split clock value module from clock class module

This doesn't change anything from the package's user's perspective, but
it's more in line with the C API.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
bindings/python/bt2/bt2/__init__.py.in
bindings/python/bt2/bt2/clock_class.py
bindings/python/bt2/bt2/clock_value.py [new file with mode: 0644]
This page took 0.024331 seconds and 5 git commands to generate.