Blender V5.0
timeit.cc File Reference
#include "BLI_string_ref.hh"
#include "BLI_timeit.hh"
#include <algorithm>
#include <iostream>
#include <fmt/format.h>

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::timeit

Functions

static void blender::timeit::format_duration (Nanoseconds duration, fmt::memory_buffer &buf)
void blender::timeit::print_duration (Nanoseconds duration)