aboutsummaryrefslogtreecommitdiffstats
path: root/util/datetime/benchmark/gmtime_r/ya.make
blob: 1a6c0c5ef18352d5906f787de06b76a7cacceca0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
G_BENCHMARK()

PEERDIR(
    util/draft
)

SRCS(
    main.cpp
)

END()