Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahliu committed Dec 25, 2024
1 parent df978fc commit afdd328
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/kotlin/util/Utils.kt
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,7 @@ fun expect(result: Any? = null, dsl: () -> Any?) {
println("Time cost: ${it}ms")
println()
}

Thread.sleep(500L)
}

0 comments on commit afdd328

Please sign in to comment.