This website requires JavaScript.
Explore
Help
Register
Sign in
Leafus
/
puppyoma
Watch
1
Star
0
Fork
You've already forked puppyoma
0
forked from
mirrors/amputoma
Code
Pull requests
Activity
eb9744cade
puppyoma
/
benchmarks
/
load_testing
/
helper.ex
4 lines
101 B
Elixir
Raw
Normal View
History
Unescape
Escape
temp commit
2019-08-02 21:33:12 +03:00
defmodule
Pleroma.LoadTesting.Helper
do
activities generation tasks
2020-01-14 14:42:30 +03:00
def
to_sec
(
microseconds
)
,
do
:
microseconds
/
1_000_000
temp commit
2019-08-02 21:33:12 +03:00
end
Copy permalink