Function franka::operator*

Function Documentation

Duration franka::operator*(uint64_t lhs, const Duration &rhs) noexcept

Performs multiplication.

Parameters:
  • lhs[in] Left-hand side of the multiplication.

  • rhs[in] Right-hand side of the multiplication.

Returns:

Result of the multiplication.