18 #ifndef ION_PROFILE_TIMELINEFRAME_H_
19 #define ION_PROFILE_TIMELINEFRAME_H_
23 #include "base/integral_types.h"
25 #include "third_party/jsoncpp/include/json/value.h"
31 const Json::Value& args, uint32 frame_number)
33 frame_number_(frame_number) {}
42 #endif // ION_PROFILE_TIMELINEFRAME_H_
Copyright 2016 Google Inc.
Type GetType() const override
Copyright 2016 Google Inc.
TimelineFrame(const std::string &name, uint32 begin, uint32 duration, const Json::Value &args, uint32 frame_number)
uint32 GetFrameNumber() const