Contains the franka::Duration type. More...
#include <chrono>
#include <cstdint>
#include <ratio>
Go to the source code of this file.
Classes | |
class | franka::Duration |
Represents a duration with millisecond resolution. More... | |
Namespaces | |
franka | |
Functions | |
Duration | franka::operator* (uint64_t lhs, const Duration &rhs) noexcept |
Performs multiplication. More... | |
Contains the franka::Duration type.
Definition in file duration.h.