Format trace file names so they are easier to organize

This commit is contained in:
Chinmay Garde 2015-10-08 11:50:51 -07:00
parent 3cfc9c4d95
commit 6143492e6e

View File

@ -64,7 +64,7 @@ class StatisticsOverlay extends LeafRenderObjectWidget {
/// 0 disables all capture.
///
/// Captured traces are placed on your device in the application documents
/// directory in this form "trace_<timestamp_since_app_start>.skp". These can
/// directory in this form "trace_<collection_time>.skp". These can
/// be viewed in the Skia debugger.
///
/// Notes: