Package com.aparapi

Class ProfileInfo

java.lang.Object
com.aparapi.ProfileInfo

public class ProfileInfo
extends Object
  • Constructor Details

    • ProfileInfo

      public ProfileInfo​(String _label, int _type, long _start, long _end, long _submit, long _queued)
      Minimal constructor
      Parameters:
      _label -
      _type -
      _start -
      _end -
      _submit -
      _queued -
  • Method Details