There is a program that reads a number. If the number is less than -128, then the property time of a ByteTimer class must be -128. If it's greater than 127, then it must be 127, otherwise, it must be its raw value.
Fix the ByteTimer class.
Tip: Use an init block.