![]() |
|
PyPhoenixClockBackend
1.1.0
Binding for PhoenixClock library
|
#include <nanobind/nanobind.h>#include "clock_backend_binding.h"#include "clock_ns_binding.h"#include "clock_mock_binding.h"#include "clock_mock_file_binding.h"#include "timer_binding.h"
Include dependency graph for py_phoenix_clock_backend.cpp:Go to the source code of this file.
Functions | |
| NB_MODULE (py_phoenix_clock_backend, m) | |
| NB_MODULE | ( | py_phoenix_clock_backend | , |
| m | ) |
Definition at line 15 of file py_phoenix_clock_backend.cpp.
References make_clock_backend_binding(), make_clock_mock_binding(), make_clock_mock_file_binding(), make_clock_ns_binding(), and make_timer_binding().
Here is the call graph for this function: