Format trace file names so they are easier to organize
This commit is contained in:
parent
3cfc9c4d95
commit
6143492e6e
@ -64,7 +64,7 @@ class StatisticsOverlay extends LeafRenderObjectWidget {
|
|||||||
/// 0 disables all capture.
|
/// 0 disables all capture.
|
||||||
///
|
///
|
||||||
/// Captured traces are placed on your device in the application documents
|
/// 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.
|
/// be viewed in the Skia debugger.
|
||||||
///
|
///
|
||||||
/// Notes:
|
/// Notes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user