timestamp property
      
      double
      get
      timestamp
      
    
    
    
Implementation
external double get timestamp;
      
      set
      timestamp
      (DOMHighResTimeStamp value) 
      
    
    
    
Implementation
external set timestamp(DOMHighResTimeStamp value);