We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
?DBG("Starting pwrite"), StartPWrt = erlang:now(), file:pwrite(State#state.dump_file, Acc), ?DBG("Done pwrite, time: ~p", [timer:now_diff(StartPWrt, erlang:now())]),
annoying. Should invent something to make it easier.
The text was updated successfully, but these errors were encountered:
don't you know about timer:tc/2? :) doesn't it suit you?
Sorry, something went wrong.
si14
No branches or pull requests
annoying. Should invent something to make it easier.
The text was updated successfully, but these errors were encountered: