RCC Development getTime()

I was using the RCC getTime() method and noticed that the RCC Development Guide inaccurately describes it’s behaviour, claiming GPS time is returned. The method actually uses CLOCK_MONOTONIC or CLOCK_MONOTONIC_RAW, both measures of systems uptime not GPS.