This blog shows how to get the number of busy CPU milliseconds created when the SQL Server was started first time

Example:

SELECT @@CPU_BUSY CPUValue

The expected result would vary based on the execution.