up: GC     index Zimbu documentation

CLASS GC.Info @public

summary

     

Information about a round of garbage collection.

int  $stwTime @file 
int  $markTime @file 
int  $freeTime @file 
int  $totalTime @file 
int  $useCount @file 
int  $freeCount @file 
 
$ToString() string @file 
 

members (alphabetically)

     

int $freeCount @file

int $freeTime @file

int $markTime @file

int $stwTime @file

int $totalTime @file

int $useCount @file

FUNC $ToString() string @file

license

      Copyright 2010 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0