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>
Sun, 17 Sep 2017 18:10:50 +0000 (14:10 -0400)
commit9c225c1a3c3427a48fd7c781f6ca56a3be1aa176
tree01b6387256373d4ba50eb93d0a3985ffa57a17a7
parenta62f9ba096cc1e8252f0dbd0bcff0537802b2ea4
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.024157 seconds and 4 git commands to generate.