Right answer is (a) RTC Library
For explanation: This library works on Arduino Boards that have the SAMD Architecture, including the Arduino Zero, MKRZero, etc. It allows for manipulating the Internal Real Time Clock of the Arduino. The Real Time Clock maintains the current time related information and can also be used for scheduling programs.