Method

FwupdPluginProgresstraceback

Declaration [src]

gchar*
fu_progress_traceback (
  FuProgress* self
)

Description [src]

Create a traceback used for profiling startup.

Available since:1.8.2

Return value

Returns: gchar*
 

String.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The string is a NUL terminated UTF-8 string.