Hi,<br><br>I want to print detailed information about each CCL process but cannot find a useful way to combine the use #'process-creation-time and #'decode-universal-time to find the start date/time. Looking at the source code of this function I see that the corresponding slot of the 'ccl:process class is being initialized with the value of (ccl::get-tick-count) which is not accessible outside the package. Is there a way to accomplish this or is the value meaningless by design ?<br>

<br>