Make the clock-related operators and the assignment methods of the class
Description
The clock-related operator and the assignment are now methods of the class. This fixes the missing public declaration of the assignment.
News snippet
Make the clock-related operators and the assignment methods of the class
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.