LLDB mainline
Static Public Member Functions | List of all members
llvm::format_provider< lldb_private::Timeout< Ratio >, void > Struct Template Reference

#include <Timeout.h>

Static Public Member Functions

static void format (const lldb_private::Timeout< Ratio > &timeout, raw_ostream &OS, StringRef Options)
 

Detailed Description

template<typename Ratio>
struct llvm::format_provider< lldb_private::Timeout< Ratio >, void >

Definition at line 56 of file Timeout.h.

Member Function Documentation

◆ format()

template<typename Ratio >
static void llvm::format_provider< lldb_private::Timeout< Ratio >, void >::format ( const lldb_private::Timeout< Ratio > &  timeout,
raw_ostream &  OS,
StringRef  Options 
)
inlinestatic

Definition at line 57 of file Timeout.h.


The documentation for this struct was generated from the following file: