Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
DX990307 committed Sep 21, 2023
1 parent d2e495f commit 2ad880b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/runner/timingplatform.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ func (b R9NanoPlatformBuilder) WithPerfAnalyzer(
traceDirName string,
tracePeriod float64,
) R9NanoPlatformBuilder {

b.perfAnalysisFileName = traceDirName
b.perfAnalyzingPeriod = tracePeriod
return b
Expand Down

0 comments on commit 2ad880b

Please sign in to comment.