{
{  The purpose of this request is to cause task statistics to be updated.
{  This request should be issued to update statistics before task
{  termination.
{
{  TYPE
{    TMT$RB_FETCH_TASK_STATISTICS = RECORD
{      REQCODE,
{      STATUS,
{      MONITOR_CPTIME,
{    RECEND;
{
{  REQCODE: (input) The value of this parameter is SYC$RC_FETCH_TASK_STATISTICS.
{
{  STATUS: (output) This parameter is currently unused.
{
{  MONITOR_CPTIME: (output) This parameter contains the CP time used
{       by this task in monitor mode.
{
